home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / New Files / Recipe QuickSearch / card_3219.txt < prev    next >
Encoding:
Text File  |  1988-11-23  |  1.8 KB  |  93 lines

  1. -- card: 3219 from stack: in
  2. -- bmap block id: 4013
  3. -- flags: 0000
  4. -- background id: 3545
  5. -- name: Help Card
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=76 top=232 right=268 bottom=114
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 17343 / 17343
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Add Recipe
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect zoom in slow to black
  23.   visual zoom open slow to gray
  24.   go to card id 6322
  25. end mouseUp
  26.  
  27.  
  28.  
  29.  
  30. -- part 2 (button)
  31. -- low flags: 00
  32. -- high flags: 0000
  33. -- rect: left=393 top=232 right=268 bottom=433
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 7012 / 7012
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: Examples
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   visual effect wipe left
  45.   go to card id 5151
  46. end mouseUp
  47.  
  48.  
  49.  
  50.  
  51. -- part 3 (button)
  52. -- low flags: 00
  53. -- high flags: 0000
  54. -- rect: left=238 top=233 right=266 bottom=272
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 25002 / 25002
  57. -- text alignment: 1
  58. -- font id: 0
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: Find Help
  63. ----- HyperTalk script -----
  64. on mouseUp
  65.   visual effect checkerboard slow to black
  66.   visual effect checkerboard to white
  67.   go to card id 4616
  68. end mouseUp
  69.  
  70.  
  71.  
  72.  
  73. -- part 6 (button)
  74. -- low flags: 00
  75. -- high flags: 8003
  76. -- rect: left=47 top=113 right=135 bottom=147
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 0 / 0
  79. -- text alignment: 1
  80. -- font id: 0
  81. -- text size: 12
  82. -- style flags: 0
  83. -- line height: 16
  84. -- part name: INFO
  85. ----- HyperTalk script -----
  86. on mouseUp
  87.   visual barn door close to black
  88.   visual barn door open
  89.   go to card id 4290
  90. end mouseUp
  91.  
  92.  
  93.